a:hover {
  color: #d22222;
  text-decoration: none;
}
.w {
  width: 1200px;
}
body {
  background-color: #fff;
}
.yq_lis .hd li.on {
  border-bottom: 2px solid #d22222;
}
.advertising {
  width: 1200px;
}
.backtop {
  background: #d22222 url(http://www.hiakp.com/static/img/back-top.svg) no-repeat 15px 8px;
  background-size: 20px;
  width: 50px;
  border: 1px #f0f0f0 solid;
  height: 50px;
  text-align: center;
  color: #fff;
  vertical-align: bottom;
  line-height: 76px;
}
.head {
  height: 80px;
  background-color: #1a1a1a;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: sticky;
  top: 0;
  z-index: 9999999;
}
.head .w {
  height: 80px;
  align-items: center;
  position: relative;
}
.head .logo {
  /* width: 190px; */
  height: 55px;
  margin-right: 35px;
  background-color: #fff;
  padding: 7px 10px;
  box-sizing: border-box;
  border-radius: 10px;
  transition: all 0.3s ease-in-out;
}
.head .logo a {
  transition: all 0.3s ease-in-out;
}
.head .logo a img {
  transition: all 0.3s ease-in-out;
  width: 146px;
}
.head .txt {
  flex: 1;
  height: 80px;
}
.head .txt .ri-txt,
.head .txt .le-txt {
  height: 80px;
  line-height: 80px;
}
.head .txt .ri-txt ul,
.head .txt .le-txt ul {
  display: flex;
  justify-content: space-between;
}
.head .txt .ri-txt ul li,
.head .txt .le-txt ul li {
  height: 80px;
  line-height: 78px;
  padding: 0 20px;
  box-sizing: border-box;
  opacity: 0.8;
  transition: all 0.3s ease-in-out;
  overflow: initial;
}
.head .txt .ri-txt ul li a,
.head .txt .le-txt ul li a {
  color: #fff;
  font-size: 18px;
}
.head .txt .ri-txt ul li.cur,
.head .txt .le-txt ul li.cur {
  border-bottom: 6px solid #d22222;
  opacity: 1;
}
.head .txt .ri-txt ul li:hover,
.head .txt .le-txt ul li:hover {
  opacity: 1;
  background-color: #d22222;
}
.head .txt .ri-txt ul .cor,
.head .txt .le-txt ul .cor {
  background-color: #2e6cf3;
}
.head .txt .ri-txt ul .sett {
  position: relative;
  overflow: initial;
}
.head .txt .ri-txt ul .sett::before {
  display: block;
  content: '';
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border: 5px solid rgba(255, 255, 255, 0);
  border-top-color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.head .txt .ri-txt ul .sett:hover .switch {
  display: block;
}
.head .txt .switch {
  display: none;
  width: 160px;
  height: 115px;
  position: absolute;
  left: 0px;
  background-color: #d22222;
  transition: opacity 0.3s ease-in-out;
}
.head .txt .switch i {
  padding-left: 20px;
  padding-top: 10px;
  height: 40px;
  display: flex;
  align-items: center;
}
.head .txt .switch span {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  margin-right: 15px;
  color: #fff;
  font-size: 16px;
}
.head .txt .switch #bg-mode {
  height: 24px;
  background: #1a1a1a;
  border-radius: 15px;
  width: 60px;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.head .txt .switch #bg-mode div {
  height: 24px;
  border-radius: 15px;
  position: absolute;
  background: #fff;
  color: #222;
  left: 0;
  border: 1px solid #fff;
  right: initial;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 43px;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  top: -1px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.head .txt .switch #bg-mode div:hover {
  background-color: #fafafa;
}
.head .txt .switch #bg-mode.night {
  background: #f0f0f0;
}
.head .txt .switch #bg-mode.night div {
  right: 0;
  left: initial;
  background-color: #1a1a1a;
  border-color: #1a1a1a;
  color: #ccc;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.head .txt .switch #bg-mode.night div:hover {
  background-color: #272727;
}
.head .txt .switch #bg-color {
  height: 24px;
  background: #e87272;
  border-radius: 15px;
  width: 60px;
  position: relative;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.head .txt .switch #bg-color div {
  height: 24px;
  border-radius: 15px;
  position: absolute;
  background-color: #1a1a1a;
  color: #ccc;
  left: 0;
  border: 1px solid #1a1a1a;
  right: initial;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  width: 43px;
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  top: -1px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.head .txt .switch #bg-color div:hover {
  color: #fff;
  background-color: #000;
}
.head .txt .switch #bg-color.red {
  background: #1a1a1a;
}
.head .txt .switch #bg-color.red div {
  right: 0;
  left: initial;
  background-color: #d22222;
  border-color: #d22222;
  color: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.head .txt .switch #bg-color.red div:hover {
  color: #fff;
  background-color: #dd3030;
}
.head_small {
  height: 60px;
}
.head_small .w {
  height: 60px;
}
.head_small .w .logo {
  height: 52px;
  transition: all 0.3s ease-in-out;
}
.head_small .w .txt {
  height: 60px;
}
.head_small .w .txt .ri-txt ul li,
.head_small .w .txt .le-txt ul li {
  height: 60px;
  line-height: 58px;
}
.nav {
  margin: 30px 0;
  align-items: center;
}
.nav .opti {
  width: 800px;
}
.nav .opti ul {
  display: flex;
  flex-wrap: wrap;
}
.nav .opti ul li {
  width: 95px;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  padding: 0 10px;
  margin-bottom: 15px;
}
.nav .opti ul li a {
  font-size: 18px;
}
.nav .opti ul li::after {
  content: '';
  height: 16px;
  font-size: 0;
  width: 1px;
  background: #ddd;
  position: absolute;
  right: 0;
  top: 4px;
}
.nav .opti ul li:nth-of-type(8)::after,
.nav .opti ul li:last-of-type::after {
  content: none;
}
.nav .search {
  text-align: center;
  overflow: hidden;
  height: 40px;
  border: 1px solid #d9dde0;
}
.nav .search form {
  display: flex;
  align-items: center;
  height: 40px;
  overflow: hidden;
}
.nav .search form input {
  width: 250px;
  padding-left: 20px;
  background-color: transparent;
  font-size: 16px;
  background: #fafafa;
  height: 100%;
}
.nav .search form button {
  width: 60px;
  height: 100%;
  background: #d22222;
  color: #fff;
  font-size: 15px;
}
.num-txt {
  text-align: center;
  background: #fafafa;
  height: 58px;
  line-height: 58px;
  justify-content: center;
}
.num-txt span {
  margin: 0 20px;
  max-width: 45%;
  position: relative;
  padding-left: 42px;
}
.num-txt span a {
  font-size: 24px;
}
.num-txt span:before {
  display: block;
  position: absolute;
  font-size: 20px;
  width: 32px;
  height: 32px;
  background: #d22222;
  line-height: 32px;
  margin-top: 15px;
  text-align: center;
  color: #fff;
  border-radius: 17px;
  left: 0;
  top: 0;
}
.num-txt span:nth-child(1):before {
  content: '1';
}
.num-txt span:nth-child(2):before {
  content: '2';
}
#swiper-1 {
  height: 300px;
}
#swiper-1 .swiper-slide span {
  height: 90px;
  line-height: 90px;
}
#swiper-1 .swiper-pagination {
  left: -20px;
}
#swiper-1 .swiper-pagination .swiper-pagination-bullet {
  background: #fff;
  width: 10px;
  height: 10px;
}
#swiper-1 .swiper-button-prev {
  left: 0;
}
#swiper-1 .swiper-button-next {
  right: 0;
}
#swiper-1 .swiper-button-white {
  display: none;
  background-color: #000;
  background-size: 40%;
  height: 50px;
  opacity: 0.6;
}
#swiper-1:hover .swiper-button-white {
  display: block;
}
.sele-box {
  padding: 15px 15px;
  overflow: hidden;
  font-size: 14px;
  background: #fafafa;
}
.sele-box .tit {
  border-bottom: 1px solid #e1e1e1;
  height: 35px;
  justify-content: flex-start;
}
.sele-box .tit span {
  padding: 0 6px;
  margin-right: 10px;
  font-size: 18px;
}
.sele-box .tit .cur {
  border-bottom: 2px solid #d22222;
  display: inline;
  margin-bottom: -1px;
}
.sele-box .right-ic-list ul li {
  height: 30px;
  margin-top: 10px;
  position: relative;
  padding-left: 20px;
  padding-right: 30px;
  background: url(http://www.hiakp.com/static/img/ic-list.svg) no-repeat center right;
  background-size: 23px 23px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sele-box .right-ic-list ul li:hover {
  background: url(http://www.hiakp.com/static/img/ic-list-red.svg) no-repeat center right;
  background-size: 23px 23px;
}
.sele-box .right-ic-list ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  background-color: #4d4d4d;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.sele-box .right-ic-list span {
  margin-top: 10px;
  text-align: center;
  height: 38px;
  line-height: 38px;
}
.sele-box .right-ic-list span a {
  font-size: 16px;
}
.sele-box .top-list {
  counter-reset: top;
  counter-increment: top 0;
}
.sele-box .top-list ul li {
  padding-left: 30px;
  margin-top: 17px;
  color: #fff;
  position: relative;
  height: 20px;
  line-height: 20px;
}
.sele-box .top-list ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
}
.sele-box .top-list ul li::before {
  content: counter(top);
  counter-increment: top;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  line-height: 16px;
  font-size: 12px;
  display: block;
  width: 18px;
  height: 16px;
  background-color: #afb2b7;
}
.sele-box .top-list ul li:nth-child(-n + 3)::before {
  background-color: #d22222;
}
.big-tit {
  height: 36px;
  border-bottom: 1px solid #e1e1e1;
}
.big-tit span {
  border-bottom: 2px solid #d22222;
  padding: 0 10px;
}
.big-tit span a {
  font-size: 24px;
}
.big-tit i a {
  font-size: 14px;
  color: #d22222;
}
.one-list ul,
.two-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.one-list ul li,
.two-list ul li {
  width: 48%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 33px;
  position: relative;
  padding-left: 10px;
  box-sizing: border-box;
}
.one-list ul li:before,
.two-list ul li:before {
  content: '';
  width: 3px;
  height: 3px;
  background-color: #222;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.one-list ul li:nth-of-type(18n),
.two-list ul li:nth-of-type(18n) {
  margin-bottom: 23px;
}
.one-list ul li span,
.two-list ul li span {
  flex: 1;
}
.one-list ul li span a,
.two-list ul li span a {
  font-size: 16px;
}
.one-list ul li i,
.two-list ul li i {
  text-align: center;
  width: 50px;
  color: #d22222;
  font-size: 16px;
}
.one-list ul li:hover,
.two-list ul li:hover {
  border-radius: 3px;
  overflow: initial;
  height: 33px;
  box-sizing: border-box;
}
.one-list ul li:hover::before,
.two-list ul li:hover::before {
  content: none;
}
.one-list ul li:hover i,
.two-list ul li:hover i {
  display: none;
}
.one-list ul li:hover span,
.two-list ul li:hover span {
  color: #d22222;
  position: absolute;
  z-index: 9999;
  display: block;
  height: 33px;
  line-height: 33px;
  padding: 0 9px;
  background: #fff6ea;
  border: 1px solid #fcdeb5;
  box-sizing: border-box;
  left: 0;
  top: 0;
  width: initial !important;
  max-width: 1000px !important;
  text-overflow: initial;
  white-space: nowrap;
}
.numer-bun {
  justify-content: center;
}
.numer-bun span {
  cursor: pointer;
  font-size: 16px;
  font-style: normal;
  margin: 0 5px;
  display: inline-block;
  text-align: center;
  height: 28px;
  line-height: 28px;
  width: 28px;
  border: 1px solid #222;
  border-radius: 17px;
  background: #222;
  color: #fff;
}
.numer-bun span:hover {
  color: #fff;
  background-color: #d22222;
  border: 1px solid #d22222;
}
.numer-bun span.cur {
  background-color: #fff;
  color: #000;
  cursor: default;
  border: 1px solid #222;
}
.five-img {
  flex-wrap: wrap;
}
.five-img .img-box {
  width: 19%;
}
.five-img .img-box .img {
  border: 1px solid #d9dde0;
  overflow: hidden;
}
.five-img .img-box .img img {
  height: 165px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.five-img .img-box .img:hover {
  border: 1px solid #d22222;
}
.five-img .img-box .img:hover img {
  transform: scale3d(1.1, 1.1, 1.1);
  transition: all 0.5s ease-in-out;
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}
.five-img .img-box .notext2 {
  margin: 10px 0 20px;
}
.five-img .img-box .notext2 a {
  height: 50px;
  font-size: 14px;
  line-height: 25px;
}
.left-tit {
  height: 40px;
  line-height: 40px;
}
.left-tit span {
  display: inline;
  font-size: 16px;
  border-left: 4px solid #d22222;
  padding-left: 12px;
}
.left-tit span a {
  font-size: 18px;
  font-weight: 700;
}
.one-list ul li {
  width: 100%;
}
.bot-bg {
  margin-top: 20px;
  background-color: #272727;
  padding: 10px 0;
}
.bot-bg * {
  color: #fff !important;
}
body.night {
  background-color: #242424;
}
body.night .nav ul li a {
  color: #fff;
}
body.night .nav .search {
  color: #ccc;
  border: 1px solid #555;
}
body.night .nav .search input {
  background: #303030;
}
body.night .num-txt {
  background: #303030;
}
body.night .num-txt span a {
  color: #ccc;
}
body.night .big-tit {
  border-bottom: 1px solid #555;
}
body.night .big-tit span a {
  color: #ccc;
}
body.night .sele-box {
  background-color: #303030;
}
body.night .sele-box .tit {
  border-bottom: 1px solid #555;
}
body.night .sele-box .tit span {
  color: #ccc;
}
body.night .sele-box .right-ic-list ul li {
  color: #ccc;
}
body.night .sele-box .right-ic-list ul li a {
  color: #ccc;
}
body.night .sele-box .right-ic-list span a {
  color: #ccc;
}
body.night .sele-box .top-list ul li a {
  color: #ccc;
}
body.night .one-list li:before,
body.night .two-list li:before {
  background-color: #ccc;
}
body.night .one-list li:hover span,
body.night .two-list li:hover span {
  background: #444;
  border: 1px solid #666;
}
body.night .one-list span,
body.night .two-list span {
  color: #ccc;
}
body.night .one-list span a,
body.night .two-list span a {
  color: #ccc;
}
body.night .numer-bun span {
  border: 1px solid #222;
  background: #d22222;
  color: #fff;
}
body.night .numer-bun span:hover {
  color: #fff;
  background-color: #a61b1b;
}
body.night .numer-bun span.cur {
  color: #000;
  background-color: #fff;
  border: 1px solid #222;
}
body.night .img-box .notext2 a {
  color: #ccc;
}
body.night .left-tit span a {
  color: #ccc;
}
body.red .head {
  background-color: #d22222;
}
body.red .head .ri-txt ul li.cur,
body.red .head .le-txt ul li.cur {
  background-color: #a61b1b;
  border-bottom: 6px solid #a61b1b;
}
body.red .head .ri-txt ul li.cur:hover,
body.red .head .le-txt ul li.cur:hover {
  border-bottom: 6px solid #fff;
}
body.red .head .ri-txt ul li:hover,
body.red .head .le-txt ul li:hover {
  background-color: #fff;
}
body.red .head .ri-txt ul li:hover a,
body.red .head .le-txt ul li:hover a {
  color: #d22222;
}
body.red .head .switch {
  background-color: #fff;
  border: 1px solid #d9dde0;
}
body.red .head .switch span {
  color: #000;
}
body.red .numer-bun span {
  border: 1px solid #d22222;
  background: #d22222;
  color: #fff;
}
body.red .numer-bun span:hover {
  color: #fff;
  background-color: #a61b1b;
}
body.red .numer-bun span.cur {
  color: #d22222;
  background-color: #fff;
  border: 1px solid #d22222;
}
body.night.red .head {
  background-color: #af1c1c;
}
.no-bor {
  border: none;
}
.crumbs {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #e3e3e3;
}
.crumbs a,
.crumbs i {
  font-size: 15px;
  margin-right: 5px;
}
.list ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  white-space: normal;
  margin-bottom: 25px;
}
.list ul li > a {
  display: block;
  width: 180px;
  height: 135px;
  margin-right: 20px;
}
.list ul li .txt {
  flex: 1;
  overflow: hidden;
}
.list ul li .txt span {
  font-size: 20px;
  font-weight: 700;
}
.list ul li .txt .notext3 {
  margin: 10px 0;
  font-size: 14px;
  color: #888;
}
.list ul li .txt i {
  color: #000;
  font-size: 14px;
}
.list ul li .txt i:last-of-type {
  color: #d22222;
}
.paging {
  margin: 60px 0 30px;
  display: flex;
  justify-content: center;
}
.paging a,
.paging span {
  font-size: 14px;
  padding: 0 14px;
  color: #1a1a1a;
  border: 1px solid #eee;
  line-height: 34px;
  text-align: center;
  margin-right: 10px;
}
.paging .hover,
.paging a:hover,
.paging span:hover {
  color: #fff;
  background-color: #d22222;
}
.con-tit h4 {
  font-size: 28px;
  font-weight: 400;
}
.con-info i {
  margin-right: 20px;
  font-size: 12px;
  color: #7c8388;
}
.con-txt p {
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 20px;
  text-indent: 2rem;
  text-align: justify;
}
.con-txt img {
  max-width: 600px;
  width: 600px;
  display: flex;
  margin: 20px auto;
}
.keywords {
  justify-content: center;
}
.keywords span,
.keywords a {
  color: #fff;
  font-size: 14px;
}
.keywords a {
  margin-right: 20px;
}
.pian span {
  font-size: 14px;
  padding: 0 14px;
  color: #1a1a1a;
  border: 1px solid #eee;
  line-height: 34px;
  text-align: center;
  margin-left: 20px;
}
.xiangguan span a {
  font-size: 20px;
  font-weight: 700;
}
.two-show-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.two-show-list ul li {
  width: 48%;
  box-sizing: border-box;
  height: 33px;
  line-height: 33px;
  position: relative;
  padding-left: 10px;
}
.two-show-list ul li a {
  font-size: 14px;
}
.two-show-list ul li:before {
  content: '';
  width: 2px;
  height: 2px;
  background-color: #4d4d4d;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.box-1 {
  width: 450px;
}
.box-2 {
  width: 710px;
}
.box-3 {
  width: 32%;
}
.left {
  width: 820px;
}
.right {
  width: 320px;
}
